home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / CGIPERL / MACPERL / MSRCE418.HQX / Perl Source ƒ / MacPerl / MacPerl.Distr < prev    next >
Encoding:
Text File  |  1994-12-31  |  3.2 KB  |  189 lines

  1. #######################################################################
  2. #    Project    :    MacPerl                -    Pretty Perl
  3. #    File        :    MacPerl.distr        -    Distribution
  4. #    Author    :    Matthias Neeracher
  5. #    Started    :    17Aug93                                Language    :    Distribute
  6. #    Modified    :    11Oct93    MN    º4
  7. #                    13Oct93    MN    º5
  8. #                    18Oct93    MN    º6
  9. #                    25Oct93    MN    4.1.0
  10. #                    15Dec93    MN    4.1.1b1
  11. #                    16Nov94    MN    4.1.4b4
  12. #                    27Dec94    MN    4.1.4b7
  13. #                    31Dec94    MN    4.1.4
  14. #    Last        :    31Dec94
  15. #######################################################################
  16.  
  17. STUFFIT OFF
  18.  
  19. CREATOR TEXT McPL
  20.  
  21. TARGET "MacPerl ─"
  22.     Icon╢n
  23.     MacPerl                                
  24.     MacPerl.Specifics                
  25.     MacPerl.Frontend    
  26.     "MacPerl Help"                    
  27.     "MacPerl Runtime"                
  28.     MacPerlTest.Script
  29.     README.MPW                        
  30.     README.APPL
  31.     README                            
  32.     Wishlist                            
  33.     Wishlist.MPW                    
  34.     "Perl Artistic License"        
  35.  
  36. TARGET "MacPerl ─:MacPerl Extensions"
  37.     ":MacPerl Extensions:Droplet"
  38.  
  39. TARGET "MacPerl ─:macscripts"        
  40.     :macscripts:┼
  41.     :Demo:PlainPerl
  42.     :Demo:PerlFromAppleScript
  43.     :Demo:AppleScriptFromPerl
  44.     :Demo:Rinaldis
  45.  
  46. TARGET "MacPerl ─:lib"                AT   0,  50
  47.     :lib:macperldb.pl
  48.     :lib:abbrev.pl
  49.     :lib:assert.pl
  50.     :lib:bigfloat.pl
  51.     :lib:bigint.pl
  52.     :lib:bigrat.pl
  53.     :lib:cacheout.pl
  54.     :lib:chat2.pl
  55.     :lib:CommConnect.pl
  56.     :lib:complete.pl
  57.     :lib:ctime.pl
  58.     :lib:dumpvar.pl
  59.     :lib:exceptions.pl
  60.     :lib:FAccess.ph
  61.     :lib:fastcwd.pl
  62.     :lib:FileCopy.pl
  63.     :lib:find.pl
  64.     :lib:finddepth.pl
  65.     :lib:FindFolder.pl
  66.     :lib:flush.pl
  67.     :lib:getcwd.pl
  68.     :lib:getopt.pl
  69.     :lib:getopts.pl
  70.     :lib:GUSI.ph
  71.     :lib:importenv.pl
  72.     :lib:look.pl
  73.     :lib:macchat.pl
  74.     :lib:macftp.pl
  75.     :lib:newfind.pl
  76.     :lib:newgetopt.pl
  77.     :lib:pwd.pl
  78.     :lib:shellwords.pl
  79.     :lib:StandardFile.pl
  80.     :lib:stat.pl
  81.     :lib:syslog.pl
  82.     :lib:termcap.pl
  83.     :lib:timelocal.pl
  84.     :lib:validate.pl
  85.  
  86. TARGET "MacPerl ─:t"                    AT  0, 100
  87.     :t:MacPerlTest
  88.     :t:MacPerlTest.Result
  89.     :t:MacPerlTest.Out
  90.     
  91. TARGET "MacPerl ─:t:base"
  92.     :t:base:cond.t
  93.     :t:base:if.t
  94.     :t:base:lex.t
  95.     :t:base:pat.t
  96.     :t:base:term.t
  97.     
  98. TARGET "MacPerl ─:t:cmd"
  99.     :t:cmd:elsif.t
  100.     :t:cmd:for.t
  101.     :t:cmd:mod.t
  102.     :t:cmd:subval.t
  103.     :t:cmd:switch.t
  104.     :t:cmd:while.t
  105.     
  106. TARGET "MacPerl ─:t:comp"
  107.     :t:comp:cmdopt.t
  108.     :t:comp:cpp.t
  109.     :t:comp:decl.t
  110.     :t:comp:multiline.t
  111.     :t:comp:package.t
  112.     :t:comp:script.t
  113.     :t:comp:term.t
  114.     
  115. TARGET "MacPerl ─:t:io"
  116.     :t:io:argv.t
  117.     :t:io:dup.t
  118.     :t:io:fs.t
  119.     :t:io:inplace.t
  120.     :t:io:pipe.t
  121.     :t:io:print.t
  122.     :t:io:tell.t
  123.     
  124. TARGET "MacPerl ─:t:lib"
  125.     :t:lib:big.t
  126.     
  127. TARGET "MacPerl ─:t:mac"
  128.     :t:mac:Answer.t
  129.     :t:mac:Ask.t
  130.     :t:mac:Chat.t
  131.     :t:mac:Choose.t
  132.     :t:mac:Pick.t
  133.     :t:mac:FAccess.t
  134.     :t:mac:FindFolder.t
  135.     :t:mac:StandardFile.t
  136.     :t:mac:CommConnect.t
  137.     :t:mac:FileCopy.t
  138.     :t:mac:FSSpec.t
  139.     
  140. TARGET "MacPerl ─:t:op"
  141.     :t:op:append.t
  142.     :t:op:array.t
  143.     :t:op:auto.t
  144.     :t:op:chop.t
  145.     :t:op:cond.t
  146.     :t:op:dbm.t
  147.     :t:op:delete.t
  148.     :t:op:do.t
  149.     :t:op:each.t
  150.     :t:op:eval.t
  151.     :t:op:exec.t
  152.     :t:op:exp.t
  153.     :t:op:flip.t
  154.     :t:op:fork.t
  155.     :t:op:glob.t
  156.     :t:op:goto.t
  157.     :t:op:groups.t
  158.     :t:op:index.t
  159.     :t:op:int.t
  160.     :t:op:join.t
  161.     :t:op:list.t
  162.     :t:op:local.t
  163.     :t:op:magic.t
  164.     :t:op:mkdir.t
  165.     :t:op:oct.t
  166.     :t:op:ord.t
  167.     :t:op:pack.t
  168.     :t:op:pat.t
  169.     :t:op:push.t
  170.     :t:op:range.t
  171.     :t:op:re_tests
  172.     :t:op:read.t
  173.     :t:op:readdir.t
  174.     :t:op:regexp.t
  175.     :t:op:repeat.t
  176.     :t:op:s.t
  177.     :t:op:sleep.t
  178.     :t:op:sort.t
  179.     :t:op:split.t
  180.     :t:op:sprintf.t
  181.     :t:op:stat.t
  182.     :t:op:study.t
  183.     :t:op:substr.t
  184.     :t:op:time.t
  185.     :t:op:undef.t
  186.     :t:op:unshift.t
  187.     :t:op:vec.t
  188.     :t:op:write.t
  189.